From: Mike Stump Date: Wed, 3 Jul 1996 23:05:19 +0000 (+0000) Subject: formatting tweaks X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~83478 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=a9ddf1e8cc40d32770f43da1c5079e970a205065;p=emacs.git formatting tweaks --- diff --git a/src/alloca.c b/src/alloca.c index 31fb4e0d4e0..8f98b73dbb9 100644 --- a/src/alloca.c +++ b/src/alloca.c @@ -180,7 +180,7 @@ alloca (size) #endif /* Reclaim garbage, defined as all alloca'd storage that - was allocated from deeper in the stack than currently. */ + was allocated from deeper in the stack than currently. */ { register header *hp; /* Traverses linked list. */ @@ -350,7 +350,7 @@ struct stk_trailer #ifdef CRAY2 /* Determine a "stack measure" for an arbitrary ADDRESS. - I doubt that "lint" will like this much. */ + I doubt that "lint" will like this much. */ static long i00afunc (long *address)